home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-02-04 | 361 b | 6 lines | [TEXT/ToyS] |
- --- PageSentry Notification Applet
- --- DisplayDialog
-
- on «event SENTfail» sentryName given «class FURL»:failedURL, «class XTRA»:extra, «class STAT»:Status
- display dialog "Received Sentry Event" & return & return & "SentryName: " & sentryName & return & "failed URL: " & failedURL & return & "Extra: " & extra & return & "Status: " & Status
- end «event SENTfail»